Welcome![Sign In][Sign Up]
Location:
Search - vc ftp server

Search list

[Ftp ServerEXAMPLE67

Description: FTP服务器编程实现源码,用VC++.NET运行环境,挺好的-FTP server program source code, with VC.NET environment, in very good shape;
Platform: | Size: 22476 | Author: 詹红艳 | Hits:

[Ftp ServerFTPserver510

Description: 这个vc++程序实现的是一个简单的ftp服务器端程序-vc procedures to achieve this is a simple procedure ftp server
Platform: | Size: 203326 | Author: 李牧白 | Hits:

[Ftp Server20060608_VCJSNM

Description: Web-ftp服务器程序,VC开发环境。-Web-ftp server, VC development environment.
Platform: | Size: 3276802 | Author: chenhu763532 | Hits:

[Ftp Serverwolfftp_src

Description: 一个vc++实现的迷你ftp服务器,实现基本的ftp协议-a vc + + mini ftp server, ftp basic agreement
Platform: | Size: 506051 | Author: 高兴就好 | Hits:

[Ftp ClientSFTP

Description: 在vc下实现的ftp服务器源代码,已测试成功,仅供学习-Vc achieved in the ftp server source code, have been tested successfully, only to learn
Platform: | Size: 101376 | Author: cw | Hits:

[Ftp ClientAlienFTP

Description: FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, HTTP functions
Platform: | Size: 4733952 | Author: da | Hits:

[Ftp Serverftpserver

Description: 用vc 开发的 ftp服务器 可以上传或下载-a ftp server developped by vc++
Platform: | Size: 46080 | Author: 陈晨 | Hits:

[Ftp ServerVC--FTPD

Description: 一个功能完整的ftp服务器源代码,供大家分享学习-A full-featured ftp server source code, for learning to share. . .
Platform: | Size: 1738752 | Author: qq52168 | Hits:

[ADO-ODBCks0706

Description: 一个基本的考试软件,基本原理为隐藏的FTP服务器,自动下载加密的题目并解密,能够在VC控件中读取RTF多格式文档(含有图片),并显示在VC控件中,进行答题,目前含判断、选择、简答题型。可以作为考试系统的基本框架。题目数据库:ks005.mdb,考号见该数据库中,注意文件中的隐藏文件夹在C:\\WINDOWS\\Resources\\Themes\\Luna\\Shell\\NormalColor和c:\temp等,读懂路径变化后可以自己修改运行。ftp服务器为网上下载后修改,在chap5中。考试端为原创。-A basic examination software, the basic principles of a hidden FTP server, automatically download the subject of encryption and decryption, can be read in the VC control, multi-format RTF document (containing pictures), and displayed in the VC controls, to answer, at present including judgments, choice, short-answer kinds of questions. Can be used as the basic framework of the examination system. Title Database: ks005.mdb, candidate number are contained in the database, note the file in the hidden folders in C: \ \ WINDOWS \ \ Resources \ \ Themes \ \ Luna \ \ Shell \ \ NormalColor and c: \ temp and so on, read after the changes to understand the path can be modified to run their own.
Platform: | Size: 11225088 | Author: 跳跳狼 | Hits:

[Program docftp

Description: 说明文档,使用vc进行有关ftp服务器设计的文档-Ftp server designed to document the
Platform: | Size: 30720 | Author: wnag | Hits:

[Internet-Networkftpserversrc

Description: FTP服务器与客户端,主要运用了VC开发,实现了常用的FTP功能,对想研究这方面的初学者很有用-FTP server and client the main use of the VC++ to achieve a common FTP function to study very useful for beginners in this area
Platform: | Size: 130048 | Author: tom | Hits:

[Internet-NetworkVCSOCKET

Description: VC SOCKET 文件传输程序问题.实现类似FTP的功能(在FTP服务器与客户端之间传送文件)-VC SOCKET file transfer procedure. To achieve a similar FTP functions (in the FTP server and transfer files between the client)
Platform: | Size: 6144 | Author: lily | Hits:

[Ftp ServerSFTP

Description: 简单ftp服务器 的程序,VC6.0可以直接编译通过 -Simple ftp server program, VC6.0 can compile
Platform: | Size: 101376 | Author: d | Hits:

[Ftp ServerVC_code_design_classic_ftp_server

Description: VC开发设计ftp服务器经典代码VC + + code design classic ftp server-VC++ code design classic ftp server
Platform: | Size: 172032 | Author: aiz | Hits:

[Ftp Clientftp

Description: 此程序使用vc++开发ftp的源程序,客户端和服务器端都包括。适合毕业设计。-This program developed using vc++ source program ftp client and server-side include. For graduation.
Platform: | Size: 8812544 | Author: 宝宝 | Hits:

[Ftp ClientFTP

Description: FTP服务器在VC中的的实现代码,对分析FTP协议的具体实现有很大的帮助。-FTP server in VC implementation code for the specific analysis of the FTP protocol to achieve a great help.
Platform: | Size: 171008 | Author: 李明 | Hits:

[Windows Developftp

Description: VC FTP 上传下载文件客户端程序,通过设置FTP主机信息(IP地址、用户名、密码)等信息后,可连接到FTP服务器,连接成功后,可通过本FTP程序创建目录删除目录、改变当前目录、上传文件、下载文件、发送文件信息等操作功能,实现了一些基本的FTP操作。-VC FTP client program to upload and download files, by setting the FTP host information (IP address, user name, password) and other information, can connect to the FTP server, the connection is successful, you can create a directory to delete the directory through the FTP program, change the current directory , upload files, download files, send files and information operations functions to achieve some basic FTP operations.
Platform: | Size: 21504 | Author: kpudn38 | Hits:

[Internet-Networkftp与vc++

Description: c++实现文件上传ftp服务器,可以直接使用,调用方便(C++ file upload FTP server)
Platform: | Size: 55296 | Author: SEUSOUL | Hits:

[Ftp Server老外用VC++写的小型FTP服务器源代码

Description: 老外用VC++写的小型FTP服务器源代码,不错的参考案例(Foreigners use VC++ to write small FTP server source code, a good reference case.)
Platform: | Size: 95232 | Author: caixianfeng | Hits:

[Ftp ServerVC++ 实现FTP客户端与服务器

Description: 老外用VC++写的小型FTP服务器源代码,不错的参考案例(Foreigners use VC++ to write small FTP server source code, a good reference case.)
Platform: | Size: 31744 | Author: caixianfeng | Hits:
« 1 2 34 5 6 7 »

CodeBus www.codebus.net